www.gusucode.com > 搜索动力2010 v4.9 > 搜索动力2010 v4.9\code\style\gonow.css

    .GoNow{
	line-height: 125%;
	margin-right: 4px;
}
.GoNow a:link,
.GoNow a:visited,
.GoNow a:active,
.GoNow a:hover{
	font-family: Tahoma, Arial;
	font-weight: bold;
	width: 200px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #993300;
	text-decoration: none;
	background: url('../images/go_now.png') top left no-repeat;
}
.GoNow a:hover{
	color: #CC6600;
	background: url('../images/go_now.png') top left no-repeat;
}
.GoNowTitle{
	display: block;
	font-size: 125%;
	text-align: center;
	padding-top: 10px;
}
.GoNowCounter{
	display: block;
	font-size: 70%;
	font-weight: normal;
	margin-top: 2px;
}